projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5345f90
)
(c-style-alist): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 19 May 2006 19:50:50 +0000
(19:50 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 19 May 2006 19:50:50 +0000
(19:50 +0000)
lisp/progmodes/cc-styles.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-styles.el
b/lisp/progmodes/cc-styles.el
index 6f623623535f57ece23489e276ff5ab28e57c50f..c2b9b435e4ce915c593b0a917f2663d0fb84b98d 100644
(file)
--- a/
lisp/progmodes/cc-styles.el
+++ b/
lisp/progmodes/cc-styles.el
@@
-264,7
+264,7
@@
element of the list is added with `add-hook'.
Do not change this variable directly. Use the function `c-add-style'
to add new styles or modify existing styles (it is not a good idea to
modify existing styles -- you should create a new style that inherits
-the existing style.")
+the existing style
)
.")
\f
;; Functions that manipulate styles